home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Palettes / MiscCalendarPalette / MiscCalendarPalette.m < prev    next >
Text File  |  1995-04-12  |  156b  |  10 lines

  1. // Copyright (C) 1995 Jon Kutemeier
  2. // Use is governed by the MiscKit license
  3.  
  4. #import "MiscCalendarPalette.h"
  5.  
  6.  
  7. @implementation  MiscCalendarPalette
  8.  
  9. @end
  10.